html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
	margin: 0;
	padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
	display: block;
}

input {
	border: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th {
	text-align: left;
	font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
	border: 0;
}

i,
cite,
em,
var,
address,
dfn {
	font-style: normal;
}

[hidefocus],
summary {
	outline: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
	font-size: 100%;
}

sup,
sub {
	font-size: 83%;
}

pre,
code,
kbd,
samp {
	font-family: inherit;
}

q:before,
q:after {
	content: none;
}

textarea {
	overflow: auto;
	resize: none;
}

label,
summary {
	cursor: default;
}

a,
button,
input {
	cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
	font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
	text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
	font: 12px/1.5 "microsoft yahei", Arial, sans-serif;
	color: #333;
	outline: 0;
}

body {
	background: #fafcff;
}

a {
	color: inherit;
}
.border0{
	border: none !important;
}

/* ---------------------single CSS----------------------- */

dl.dl_type1 dd {
	background: url(/tybf/material/images/disc_03.png) no-repeat left center;
	padding-left: 13px;
	padding-left: 13px;
	margin-left: 10px;
}

.g-in {
	width: 1200px;
	margin: 0 auto;
	*zoom: 1;
}

.g-in:after {
	content: "\20";
	display: block;
	height: 0;
	clear: both;
}


/* display */

.dn {
	display: none;
}

.di {
	display: inline;
}

.db {
	display: block;
}

.dib {
	display: inline-block;
}

.df {
	display: flex;
}

div.dib {
	*display: inline;
	*zoom: 1;
}


/* height */

.h0 {
	height: 0;
}

.h12 {
	height: 12px;
}

.h14 {
	height: 14px;
}

.h16 {
	height: 16px;
}

.h18 {
	height: 18px;
}

.h20 {
	height: 20px;
}

.h22 {
	height: 22px;
}

.h24 {
	height: 24px;
}

.h26 {
	height: 26px;
}

.h28 {
	height: 28px;
}

.h30 {
	height: 30px;
}

.h34 {
	height: 34px;
}

.h36 {
	height: 36px;
}

.h38 {
	height: 38px;
}

.h40 {
	height: 40px;
}

.h50 {
	height: 50px;
}

.hp100 {
	height: 100%;
}


/* width */


/* fixed width value */

.w20 {
	width: 20px;
}

.w50 {
	width: 50px;
}

.w70 {
	width: 70px;
}

.w100 {
	width: 100px;
}

.w120 {
	width: 120px;
}

.w140 {
	width: 140px;
}

.w160 {
	width: 160px;
}

.w180 {
	width: 180px;
}

.w200 {
	width: 200px;
}

.w220 {
	width: 220px;
}

.w250 {
	width: 250px;
}

.w280 {
	width: 280px;
}

.w300 {
	width: 300px;
}

.w320 {
	width: 320px;
}

.w360 {
	width: 360px;
}

.w400 {
	width: 400px;
}

.w460 {
	width: 460px;
}

.w500 {
	width: 500px;
}

.w550 {
	width: 550px;
}

.w600 {
	width: 600px;
}

.w640 {
	width: 640px;
}

.w700 {
	width: 700px;
}


/* percent width value */

.wp10 {
	width: 10%;
}

.wp15 {
	width: 15%;
}

.wp20 {
	width: 20%;
}

.wp25 {
	width: 25%;
}

.wp30 {
	width: 30%;
}

.wp33 {
	width: 33.333333%;
}

.wp40 {
	width: 40%;
}

.wp50 {
	width: 50%;
}

.wp60 {
	width: 60%;
}

.wp66 {
	width: 66.666666%;
}

.wp70 {
	width: 70%;
}

.wp75 {
	width: 75%;
}

.wp80 {
	width: 80%;
}

.wp90 {
	width: 90%;
}

.wp100 {
	width: 100%;
}


/* line-height */

.lh0 {
	line-height: 0;
}

.lh14 {
	line-height: 14px;
}

.lh16 {
	line-height: 16px;
}

.lh18 {
	line-height: 18px;
}

.lh20 {
	line-height: 20px;
}

.lh22 {
	line-height: 22px;
}

.lh24 {
	line-height: 24px;
}

.lh26 {
	line-height: 26px;
}

.lh28 {
	line-height: 28px;
}

.lh30 {
	line-height: 30px;
}

.lh32 {
	line-height: 32px;
}

.lh34 {
	line-height: 34px;
}

.lh36 {
	line-height: 36px;
}

.lh38 {
	line-height: 38px;
}

.lh40 {
	line-height: 40px;
}

.lh44 {
	line-height: 44px;
}

.lh50 {
	line-height: 50px
}


/* margin */

.m0 {
	margin: 0 !important;
}

.m5 {
	margin: 5px;
}

.m10 {
	margin: 10px;
}

.m15 {
	margin: 15px;
}

.m20 {
	margin: 20px;
}

.m25 {
	margin: 25px;
}

.m30 {
	margin: 30px;
}

.ml1 {
	margin-left: 1px;
}

.ml2 {
	margin-left: 2px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml25 {
	margin-left: 25px;
}

.ml30 {
	margin-left: 30px;
}

.ml35 {
	margin-left: 35px;
}

.ml40 {
	margin-left: 40px;
}

.ml45 {
	margin-left: 45px;
}

.ml50 {
	margin-left: 50px;
}

.mr1 {
	margin-right: 1px;
}

.mr2 {
	margin-right: 2px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr15 {
	margin-right: 15px;
}

.mr20 {
	margin-right: 20px;
}

.mr25 {
	margin-right: 25px;
}

.mr30 {
	margin-right: 30px;
}

.mr35 {
	margin-right: 35px;
}

.mr40 {
	margin-right: 40px;
}

.mr45 {
	margin-right: 45px;
}

.mr50 {
	margin-right: 50px;
}

.mt1 {
	margin-top: 1px;
}

.mt2 {
	margin-top: 2px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mb1 {
	margin-bottom: 1px;
}

.mb2 {
	margin-bottom: 2px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb45 {
	margin-bottom: 45px;
}

.mb50 {
	margin-bottom: 50px;
}


/* margin negative */

.ml-1 {
	margin-left: -1px;
}

.ml-3 {
	margin-left: -3px;
}

.ml-5 {
	margin-left: -5px;
}

.ml-10 {
	margin-left: -10px;
}

.ml-15 {
	margin-left: -15px;
}

.ml-20 {
	margin-left: -20px;
}

.ml-25 {
	margin-left: -25px;
}

.ml-30 {
	margin-left: -30px;
}

.mr-1 {
	margin-right: -1px;
}

.mr-3 {
	margin-right: -3px;
}

.mr-5 {
	margin-right: -5px;
}

.mr-10 {
	margin-right: -10px;
}

.mr-15 {
	margin-right: -15px;
}

.mr-20 {
	margin-right: -20px;
}

.mr-25 {
	margin-right: -25px;
}

.mr-30 {
	margin-right: -30px;
}

.mt-1 {
	margin-top: -1px;
}

.mb-1 {
	margin-bottom: -1px;
}

.mt-3 {
	margin-top: -3px;
}

.mt-5 {
	margin-top: -5px;
}

.mt-10 {
	margin-top: -10px;
}

.mt-15 {
	margin-top: -15px;
}

.mt-20 {
	margin-top: -20px;
}

.mt-25 {
	margin-top: -25px;
}

.mt-30 {
	margin-top: -30px;
}

.mb-3 {
	margin-bottom: -5px;
}

.mb-5 {
	margin-bottom: -5px;
}

.mb-10 {
	margin-bottom: -10px;
}

.mb-15 {
	margin-bottom: -15px;
}

.mb-20 {
	margin-bottom: -20px;
}

.mb-25 {
	margin-bottom: -25px;
}

.mb-30 {
	margin-bottom: -30px;
}


/*margin*/

.m0-auto {
	margin: 0 auto
}

.m5-auto {
	margin: 5px auto
}

.m10-auto {
	margin: 10px auto
}

.m15-auto {
	margin: 15px auto
}

.m20-auto {
	margin: 20px auto
}

.m25-auto {
	margin: 25px auto
}

.m30-auto {
	margin: 30px auto
}

.m35-auto {
	margin: 35px auto
}

.m40-auto {
	margin: 40px auto
}

.m45-auto {
	margin: 45px auto
}

.m50-auto {
	margin: 50px auto
}

.m0-5 {
	margin: 0 5px
}

.m0-10 {
	margin: 0 10px
}

.m0-15 {
	margin: 0 15px
}

.m0-20 {
	margin: 0 20px
}

.m0-25 {
	margin: 0 25px
}

.m0-30 {
	margin: 0 30px
}


/* padding */

.p0 {
	padding: 0 !important;
}

.p1 {
	padding: 1px;
}

.p2 {
	padding: 2px;
}

.p3 {
	padding: 3px;
}

.p5 {
	padding: 5px
}

.p10 {
	padding: 10px;
}

.p15 {
	padding: 15px;
}

.p20 {
	padding: 20px
}

.pl1 {
	padding-left: 1px;
}

.pl2 {
	padding-left: 2px;
}

.pl5 {
	padding-left: 5px;
}

.pl10 {
	padding-left: 10px;
}

.pl15 {
	padding-left: 15px;
}

.pl20 {
	padding-left: 20px;
}

.pl25 {
	padding-left: 25px;
}

.pl30 {
	padding-left: 30px;
}

.pt1 {
	padding-top: 1px;
}

.pt2 {
	padding-top: 2px;
}

.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt25 {
	padding-top: 25px;
}

.pt30 {
	padding-top: 30px;
}

.pr1 {
	padding-right: 1px;
}

.pr2 {
	padding-right: 2px;
}

.pr5 {
	padding-right: 5px;
}

.pr10 {
	padding-right: 10px;
}

.pr15 {
	padding-right: 15px;
}

.pr20 {
	padding-right: 20px;
}

.pr25 {
	padding-right: 25px;
}

.pr30 {
	padding-right: 30px;
}

.pb1 {
	padding-bottom: 1px;
}

.pb2 {
	padding-bottom: 2px;
}

.pb5 {
	padding-bottom: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb15 {
	padding-bottom: 15px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb25 {
	padding-bottom: 25px;
}

.pb30 {
	padding-bottom: 30px;
}

.p0-5 {
	padding: 0 5px
}

.p0-10 {
	padding: 0 10px
}

.p0-15 {
	padding: 0 15px
}

.p0-20 {
	padding: 0 20px
}

.p0-25 {
	padding: 0 25px
}

.p0-30 {
	padding: 0 30px
}


/* border-color name rule: border(b)-position(l/r/t/b/d)-width(null/2)-style(null/sh)-color(first one letter/first two letter) |-> All colors are safe color*/

.bdc {
	border: 1px solid #e5e5e5;
}

.blc {
	border-left: 1px solid #ccc;
}

.brc {
	border-right: 1px solid #ccc;
}

.btc {
	border-top: 1px solid #ccc;
}

.bbc {
	border-bottom: 1px solid #ccc;
}

.bdd {
	border: 1px solid #ddd;
}

.bld {
	border-left: 1px solid #ddd;
}

.brd {
	border-right: 1px solid #ddd;
}

.btd {
	border-top: 1px solid #ddd;
}

.bbd {
	border-bottom: 1px solid #ddd;
}

.bde {
	border: 1px solid #eee;
}

.ble {
	border-left: 1px solid #eee;
}

.bre {
	border-right: 1px solid #eee;
}

.bte {
	border-top: 1px solid #eee;
}

.bbe {
	border-bottom: 1px solid #eee;
}

.bw1 {
	border-width: 1px
}

.bw2 {
	border-width: 2px
}

.bw3 {
	border-width: 3px
}

.bs-s {
	border-style: solid
}

.bs-d {
	border-style: dotted
}

.bs-d {
	border-style: dashed
}

.bc-red {
	border-color: red;
}

.bc-c {
	border-color: #ccc;
}


/* background-color name rule: bg - (key word/Hex color) |-> All colors are safe color */

.bgc_w {
	background-color: #fff;
}

.bgc_fb {
	background-color: #fbfbfb;
}

.bgc_f5 {
	background-color: #f5f5f5;
}

.bgc_f0 {
	background-color: #f0f0f0;
}

.bgc_eb {
	background-color: #ebebeb;
}

.bgc_e0 {
	background-color: #e0e0e0;
}


/* safe color */

.c0 {
	color: #000;
}

.c3 {
	color: #333;
}

.c6 {
	color: #666;
}

.c9 {
	color: #999;
}

.cc {
	color: #ccc;
}

.cw {
	color: #fff;
}


/* font-size */

.fz0 {
	font-size: 0;
}

.fz12 {
	font-size: 12px;
}

.fz13 {
	font-size: 13px;
}

.fz14 {
	font-size: 14px;
}

.fz16 {
	font-size: 16px;
}

.fz18 {
	font-size: 18px;
}

.fz20 {
	font-size: 20px;
}

.fz22 {
	font-size: 22px;
}

.fz24 {
	font-size: 24px;
}

.fz26 {
	font-size: 26px;
}

.fz28 {
	font-size: 28px;
}

.fz30 {
	font-size: 30px;
}


/* font-family */

.ffa {
	font-family: Arial;
}

.ffs {
	font-family: Simsun;
}

.ffm {
	font-family: 'Microsoft Yahei';
}


/* font-style */

.fwn {
	font-weight: normal;
	font-style: normal;
	white-space: normal;
}

.fwb {
	font-weight: bold;
}

.fsi {
	font-style: italic;
}

.fsn {
	font-style: normal;
}


/* text-align */

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}

.tal {
	text-align: left;
}

.taj {
	text-align: justify;
	text-justify: inter-ideograph
}


/* text-decoration */

.tdl {
	text-decoration: underline;
}

.tdn,
.tdn:hover,
.tdn a:hover,
a.tdl:hover {
	text-decoration: none;
}


/* letter-spacing */

.lt-1 {
	letter-spacing: -1px;
}

.lt0 {
	letter-spacing: 0;
}

.lt1 {
	letter-spacing: 1px;
}


/* white-space */

.nowrap {
	white-space: nowrap;
}


/* word-wrap */

.bk {
	word-wrap: break-word;
}


/* vertical-align */

.vm {
	vertical-align: middle;
}

.vtb {
	vertical-align: text-bottom;
}

.vb {
	vertical-align: bottom;
}

.vt {
	vertical-align: top;
}

.v-1 {
	vertical-align: -1px;
}

.v-2 {
	vertical-align: -2px;
}

.v-3 {
	vertical-align: -3px;
}

.v-4 {
	vertical-align: -4px;
}

.v-5 {
	vertical-align: -5px;
}


/* float */

.fl {
	float: left;
}

.fr {
	float: right;
}


/* clear */

.clear {
	clear: both;
	overflow: hidden;
}


/* position */

.p-re {
	position: relative;
}

.p-ab {
	position: absolute;
}

.p-fix {
	position: fixed;
}


/*z-index*/

.zx1 {
	z-index: 1;
}

.zx2 {
	z-index: 2;
}


/* cursor */

.cursor_p {
	cursor: pointer;
}

.cursor_d {
	cursor: default;
}


/* overflow */

.ovh {
	overflow: hidden;
}

.ova {
	overflow: auto;
}


/* visibility */

.in_vis {
	visibility: hidden;
}

.vis {
	visibility: visible;
}

.hide {
	display: none
}

.no_bg {
	background: none
}

.no_bd {
	border: none
}


/* opacity */

.opa0 {
	opacity: 0;
	filer: alpha(opacity=0);
}


/* zoom */

.z {
	*zoom: 1;
}

.lst-d {
	list-style-type: disc
}

.lst-n {
	list-style-type: none
}


/* ------------------- multiply CSS ------------------ */

.auto {
	margin-left: auto;
	margin-right: auto;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	display: table;
	content: '';
	clear: both;
}

.cell {
	display: table-cell;
	*display: inline-block;
	width: 2000px;
	*width: auto;
}

.cell2 {
	overflow: hidden;
	_display: inline-block;
}

.ell {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.trans {
	-webkit-transition: all .15s;
	transition: all .15s;
}

.dib_vm {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}

.loading {
	background: url() no-repeat center;
}

.bd_none {
	border: 0;
	outline: none;
}

.abs_out {
	position: absolute;
	left: -999em;
	top: -999em;
}

.abs_clip {
	position: absolute;
	clip: rect(0 0 0 0);
}

.disabled {
	outline: 0 none;
	cursor: default !important;
	opacity: .4;
	filer: alpha(opacity=40);
	-ms-pointer-events: none;
	pointer-events: none;
}

.inline_box {
	font-size: 1em;
	letter-spacing: -.25em;
	font-family: Arial;
}

.inline_two,
.inline_three,
.inline_four,
.inline_five,
.inline_six,
.inline_any {
	display: inline-block;
	*display: inline;
	letter-spacing: 0;
	vertical-align: top;
	*zoom: 1;
}

.float_two,
.float_three,
.float_four,
.float_five,
.float_six {
	float: left;
}

.inline_two,
.float_two {
	width: 50%;
	*width: 49.9%;
}

.inline_three,
.float_three {
	width: 33.33333%;
	*width: 33.3%;
}

.inline_four,
.float_four {
	width: 25%;
	*width: 24.9%;
}

.inline_five,
.float_five {
	width: 20%;
	*width: 19.9%;
}

.inline_six,
.float_six {
	width: 16.66666%;
	*width: 16.6%;
}

.inline_fix {
	display: inline-block;
	width: 100%;
	height: 0;
	overflow: hidden;
}

.tid1 {
	text-indent: 1em
}

.tid2 {
	text-indent: 2em
}

.pic_ins_txt {
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap
}

.all_auto {
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.lr_auto {
	margin: auto;
	left: 0;
	right: 0;
}

.tb_auto {
	margin: auto;
	top: 0;
	bottom: 0;
}

.line_nav {
	background: linear-gradient(to bottom, #dd2926, #a82724, #dd2926) no-repeat right/1px 15px;
}

*{
	box-sizing: border-box;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.w628{
	width: 628px;
}
.w440{
	width: 440px;
}
/*������ʽ���ֽ���*/

.top{
	width: 100%;
	background-color: #fff;
}

/*��������*/
.top_intro a,span{
	font-size: 14px;
	color: #717171;
	line-height: 40px;
	margin: 0 6px;
}

/*�������ܼ�������*/
.header {
    min-width: 1200px;
    background: url(/tybf/material/images/banner.jpg) no-repeat top center;
    height: 198px;
    overflow: hidden;
}
.header .logo{
	margin: 50px 0 0 100px;
}
.form_r {
	
	margin-top: 100px;
}

.s_txt {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	text-indent: 1em;
	width: 280px;
}
.s_btn {
	height: 36px;
	line-height: 36px;
	width: 36px;
	background-image: url(/tybf/material/images/ss.png);
	background-color: #006ab4;
	background-repeat: no-repeat;
	background-position: center center;
}

/*��������*/
.nav {
	min-width: 1200px;
	background: #1b6eb7;
	margin-top: -2px;
	box-shadow: 2px 2px 2px #ced0d2;
}

.nav_cont a {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	*display: inline;
	*zoom: 1;
	padding: 0 23px;
	background: url(/tybf/material/images/home_xian.png) no-repeat left center;
	line-height: 60px;
}

.nav_cont a.home {
	background: url(/tybf/material/images/home.png) no-repeat left center;
	padding-left: 30px !important;
	line-height: 60px;
}

.nav_cont i {
	font-size: 16px;
	color: #fff;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.nav_cont {
	height: 60px;
}
.nav form {
	margin-top: 9px;
}

/*Ҫ�Ŷ�̬*/
.ywdt{
	width: 430px;
	height: 250px;
	padding: 20px 20px;
	border: 1px solid #f2f3f5;
	background-color: #fff;
}
.cont_ywdt ul{
	display: none;
}
.ywdt .tit1 a{
	float: left;
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #535353;
	font-size: 16px;
	margin-right: 6px;
}
.act{
	background-color: #e30920;
	border-radius: 6px;
	color: #FFFFFF !important; 
}
.cont_ywdt ul li,.notice ul li{
	width: 100%;
	height: 36px;
	line-height: 36px;
	background-image: url(/tybf/material/images/disc.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
.notice ul li{
	height: 36px !important;
	line-height: 36px !important;
}
.contr ul li a,.contr ul li span,.cont_ywdt ul li a,.cont_ywdt ul li span{
	font-size: 16px;
	line-height: 36px;
}
.contr ul li{
	background-image: url(/tybf/material/images/disc.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
.notice ul li a{
	font-size: 16px;
	line-height: 36px;
}
.notice ul li span{
	line-height: 30px !important;
	float: right;
}
.contr ul li a,.cont_ywdt ul li a,.notice ul li a{
	float: left;
	display: block;
	color: #040000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.cont_ywdt ul li a{
	width: 316px;
}
.notice ul li a{
	width: 200px;
}
.contr ul li a{
	width: 285px;
}
.cont_ywdt ul li span{
	float: right;
	color: #aaaaaa;
}
.slide {
	width: 440px;
	height: 250px;
	position: relative;
	margin: 0 5px;
}

.slide .bd img {
	width: 440px;
	height: 250px;
	display: block;
}

.slide .bd li a {
	display: block;
}

.slide .bd li dd {
	bottom: 0;
	background-image: url(/tybf/material/images/tm.png);
	background-repeat: repeat-x;
	background-position: left -10px;
}

.slide .hd {
	position: absolute;
	right: 10px;
	overflow: hidden;
	bottom: 13px;
	font-size: 0
}

.slide .hd li {
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #e5e5e5;
	margin: 0 5px;
}

.slide .hd li.on {
	background: #006ab4;
}

.notice{
	width: 296px;
	height: 250px;
	border: 1px solid #f2f3f5;
	padding: 10px 12px 12px 12px;
	background-color: #fff;
}
.notice .tit2 span{
	display: block;
	float: left;
	background-color: #006ab4;
	width: 3px;
	height: 15px;
	margin-top: 13px;

}
.notice .tit2 p{
	float: left;
	font-size: 16px;
	color: #006ab4;
	line-height: 40px;
}
.cen2_nav  ul li{
	width: 144px;
	height: 71px;
	background-image: url(/tybf/material/images/span_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 2px;
	text-align: center;
	float: left;
}
.cen2_nav  ul li:first-child{
	margin-left: 0 !important;
}
.cen2_nav  ul li a{
	font-size: 18px;
	color: #333;
	line-height: 68px;
}
.acti{
	background-image: none !important;
	background-image: url(/tybf/material/images/span_bgok.png) !important;
}
.acti a{
	color: #fff !important;
}
.cen2_cont .list{
	width: 590px;
	height: 270px;
	border: 1px solid #f2f3f5;
	margin: 20px 0 0 0;
	padding: 25px 20px;
	background-color: #fff;
	
}
.tit3{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
}
.tit3 ul li{
	float: left;
	width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #535353;
    font-size: 16px;
    margin-right: 10px;
}
.tit3 ul li a{
	color: #040000;
	font-size: 16px;
}
.activ{
	background-color: #006ab4;
	border-radius: 6px;
}
.activ a{
	color: #FFFFFF !important;
}
.list_cont .fl a p,.list_cont .fr a p{
	font-size: 14px;
	width: 180px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.list_cont{
	display: none;
}
.botoom{
	background-image: url(/tybf/material/images/bot_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.botoom .nav_bot{
	width: 100%;
	height: auto;
	clear: both;	
	background-color: #006ab4;
}
.botoom .nav_bot_cen{
	position: relative;
	width: 1228px;
	margin: 0 auto;
}
.nav_bot_cont{
	display: none;
	width: 100%;
	
	background-image: url(/tybf/material/images/lists_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	 background-size: cover;
	padding-top: 12px;
	position: absolute;
	left: 0;
	bottom: 60px;
	background-color: #fff;
/*	box-shadow:0px 0px 20px #717171;
*/
}
.nav_bot_cont ul{
	display: none;
	padding: 26px 20px;
}
.nav_bot_cont ul li{
	float: left;
}
.nav_bot_cont ul li a{
	color: #676767 !important;
	font-size: 14px;
	line-height: 32px;
	margin: 0 12px;
}
.botoom .nav_bot_tit .li1ok{
	float: left;
	width: 150px;
	text-align: center;
	overflow: hidden;
}
.botoom .nav_bot_tit .li1ok .a1ok{
	font-size: 16px;
	color: #fff;
	line-height: 60px;
	margin-left: 26px;
}
.spanok{
	display: block;
	font-size: 16px;
	padding-top: 16px;
	color: #fff;
}
.botoom .nav_bot_tit .li1ok .a1ok img{
	margin-left: 8px;
}
.addr a{
	font-size: 14px;
	color: #006ab4;
	margin:0 12px;
}
.addr p{
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px solid #006ab4;
}
.w686{
	width: 686px;
	margin: 20px auto;
}
.bq p{
	text-align: center;
	color: #000;
	font-size: 14px;
	line-height: 22px;
}
.active{
	background-color: #fff;

}
.active a{
	color: #006ab4 !important;
}
.active span{
	color: #006ab4 !important;
}

/*************************�Ҳ�΢��΢��css*******************************/
.tyyc_box{position:fixed; top:260px; right:10px; width:77px;z-index:999;}
.tyyc_box li{width: 77px;height: 100px;margin-bottom: 15px;position: relative;}
.tyyc_box a{display:block;}

.twoCode{    width: 166px;height: 151px;display: none;position: absolute;right: 77px;top: -22px;z-index:9999;}
.tyycLi3 .twoCode{    width: 166px;height: 151px;display: none;position: absolute;right: 141px;top: -22px;z-index:9999;}

.tyycLi1{background: url(/tybf/material/images/w1.png) no-repeat;}
.tyycLi2{background: url(/tybf/material/images/w3.png) no-repeat;}
.tyycLi3{background: url(/tybf/material/images/w4.png) no-repeat;}

.tyycLi1:hover{background: url(/tybf/material/images/w1.png) no-repeat;}
.tyycLi1:hover .twoCode{display: block;}
.tyycLi2:hover .twoCode{display: block;}
.tyycLi3:hover .twoCode{display: block;}
.tyycLi2:hover{background: url(/tybf/material/images/w3.png) no-repeat;}
.tyycLi3:hover{background: url(/tybf/material/images/w4.png) no-repeat;}
.il-hot h2{font-size: 28px;
    text-align: center;
 
    margin: 30px;}
.il-hot h2 img {width:710px; height:45px; border:0}
.il-hot h4{ width:750px; height:26px; font-weight:normal; font-size:12px; text-align:center; }
.il-hot a{ color:#0c6499;}
.il-hot a:hover{ color:#cc0000;}
.il-hot h3 p {
    width: 68px;
    height: 20px;
    line-height: 20px;
    float: right;
    margin-right: 20px;
    display: inline;
    background: #06afee;
    overflow: hidden;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
}
.il-hot h3 p a {
    color: #FFF;
}
.il-hot{
overflow: hidden;
    padding: 30px 0;
}